PreviousNextTracker indexSee it online !

(312/314) 3605191 - Exception in Console in response to nodeselected.

I don't know how it happens, it seems related with PV plugin but the PV dockable is not open when it happens:

java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1958)
at console.Console.handleNodeSelected(Console.java:800)
at console.Console.handleMessage(Console.java:333)
at org.gjt.sp.jedit.EditBus.dispatch(EditBus.java:246)
at org.gjt.sp.jedit.EditBus.sendImpl(EditBus.java:281)
at org.gjt.sp.jedit.EditBus.access$200(EditBus.java:87)
at org.gjt.sp.jedit.EditBus$SendMessage.run(EditBus.java:461)
at org.gjt.sp.jedit.EditBus.send(EditBus.java:206)
at org.gjt.sp.jedit.browser.VFSDirectoryEntryTable$MainMouseHandler.mouseClicked(VFSDirectoryEntryTable.java:604)

Submitted kpouer - 2013-02-18 - 13:09:40z Assigned ezust
Priority 5 Category None
Status Pending Group None
Resolution Fixed Visibility No

Comments

2013-02-18 - 18:34:56z
ezust
Looks like a bug in Console, not SshConsole. Try rev 22798 and see if you still get it.
You're using Windows?

Attachments